home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / gfx / show / svdRetina20.lha / svdRetina / ReadMe.doc < prev    next >
Text File  |  1995-04-29  |  3KB  |  82 lines

  1.   © 1995 by Andreas R. Kleinert.
  2.   FREEWARE. All rights reserved.
  3.  
  4.   Version      : 2.1
  5.   Release Date : 29.04.1995
  6.  
  7.   Requirements
  8.   ~~~~~~~~~~~~
  9.   - OS V2.04+ (V37)+ and its libraries
  10.   - superviewsupport.library V5+
  11.   - retina.library           V7+
  12.   - retinaemu.library        V1+
  13.   - AMIGA with Retina Z2/Z3 Graphics Card and Software
  14.  
  15.   Description
  16.   ~~~~~~~~~~~
  17.   Retina.svdriver is an external SV_GfxBuffer display module for
  18.   superview.library, which allows object-oriented displaying on
  19.   Amigas with the 16/24 Bit Retina Workbench Emulation System.
  20.  
  21.   The corresponding Retina-libraries are needed.
  22.  
  23.   This Driver supports the following :
  24.  
  25.   Source    Depth   Special Modes   Dimensions           Dest. Depth
  26.  
  27.   ONEPLANE  8/24    HAM6, HAM8      [ Retina-Dependent]  16 / 24
  28.   BITPLANE  1..8    HAM6, HAM8      [ Retina-Dependent]  16 / 24
  29.  
  30.   Currently BITPLANE with more than 8 Bit Colordepth and ONEPLANE with other
  31.   pixelbits than 8 or 24 (e.g. 16 Bit R5:G5:B5:1) are not supported.
  32.   Also EHB graphics may not result in correct displays.
  33.  
  34.   HAM6/8 will be converted to 24 Bit, which then will either be
  35.   displayed as 16 or 24 Bit.
  36.  
  37.  
  38.   Credits
  39.   ~~~~~~~
  40.   Thanks to Florian Zeiler (Irseesoft) for supplying the Gfx Card.
  41.  
  42.   The Retina Emulation Software is of course copyrighted by
  43.   MS MacroSystem Computer GmbH Germany, which is hereby expressesively
  44.   respected in all points.
  45.  
  46.  
  47.   ControlPad-Switches
  48.   ~~~~~~~~~~~~~~~~~~~
  49.   ControlPad-Name     : "ENV:superview-library/Retina.controlpad"
  50.   ControlPad-Commands : - EMUSCREENDEPTH=<16|24>
  51.                           ; beginning depth for opening Retina Screens
  52.                           ; Default is 24 Bit (if opening fails, it is
  53.                           ; also tried to open a 16 Bit Screen, then)
  54.                         - AUTOSCROLL=<ON|OFF>
  55.                           ; Disables any Autoscroll features, which
  56.                           ; results in STD_WIDTH for any Retina Screens
  57.                           ; Default is ON.
  58.                         - MAX_AUTOSCROLL_WIDTH=<Width>
  59.                           ; If the picture is wider than this value,
  60.                           ; we don't try to use autoscroll any longer.
  61.                           ; You should set this value, if your
  62.                           ; Retina has not much on-board RAM.
  63.                           ; Default is: (no restrictions)
  64.                         - MAX_AUTOSCROLL_HEIGHT=<Height>
  65.                           ; If the picture is higher than this value,
  66.                           ; we don't try to use autoscroll any longer.
  67.                           ; You should set this value, if your
  68.                           ; Retina has not much on-board RAM.
  69.                           ; Default is: (no restrictions)
  70.                         - PASSTHROUGH_MODES
  71.                           ; If Retina should ever support own
  72.                           ; ScreenMode definitions like "Retina:...",
  73.                           ; you should enable this switch.
  74.                           ; Default: (NOT SET !)
  75.  
  76.   History
  77.   ~~~~~~~
  78.   V2.1 (29.4.1995) :
  79.  
  80.    - first public release
  81.  
  82.